setUserAttribute
Deprecated
This class is deprecated since 12.0.00 and will be removed in 14.00.00
Replace with
import com.moengage.core.analytics.MoEAnalyticsHelper
Content copied to clipboard
MoEAnalyticsHelper#setUserAttribute
Content copied to clipboard
Set the user attributes with the attributes specified in the HashMap
Parameters
attributeMap
The attribute map which needs to be set for the user
Deprecated
This class is deprecated since 12.0.00 and will be removed in 14.00.00
Replace with
import com.moengage.core.analytics.MoEAnalyticsHelper
Content copied to clipboard
MoEAnalyticsHelper#setUserAttribute
Content copied to clipboard
Track a user attribute in the default instance.
Note: This API only accepts the below data-types:
String, Int, Long, Double, Float, Boolean, Date, GeoLocation, Location
Parameters
attributeName
Attribute Name
attributeValue
Attribute Value